(Lisp History): Replace xref to `cl' manual with inforef.
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 15 Mar 2004 02:40:28 +0000 (02:40 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 15 Mar 2004 02:40:28 +0000 (02:40 +0000)
lispref/intro.texi

index 77c506f294f9c02b58a210fc11a5e8c023aca9cc..cd87735a6f401ea416c900e6bf9a8f97fe87c0df 100644 (file)
@@ -132,8 +132,7 @@ worry about it; this manual is self-contained.
 
 @pindex cl
   A certain amount of Common Lisp emulation is available via the
-@file{cl} library.  @xref{Top,, Overview, cl, Common Lisp
-Extensions}.
+@file{cl} library.  @inforef{Top, Overview, cl}.
 
   Emacs Lisp is not at all influenced by Scheme; but the GNU project has
 an implementation of Scheme, called Guile.  We use Guile in all new GNU